| Overload | Description |
|---|---|
| transformPoint(double,double) | Applies the geometric transform represented by this matrix to a specified point. |
| transformPoint(double,double,double[],int) | Applies the geometric transform represented by this matrix to a specified point. |
| transformPoint(PDFPoint) | Applies the geometric transform represented by this matrix to a specified point. |